Pocketbase Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Pocketbase Kotlin
Pocketbase Kotlin
/
io.github.agrevster.pocketbaseKotlin.services
/
LogService
/
HourlyStats
Hourly
Stats
@
Serializable
data
class
HourlyStats
(
val
total
:
Int
,
val
date
:
<Error class: unknown class>
)
Members
Constructors
Hourly
Stats
Link copied to clipboard
constructor
(
total
:
Int
,
date
:
<Error class: unknown class>
)
Properties
date
Link copied to clipboard
val
date
:
<Error class: unknown class>
total
Link copied to clipboard
val
total
:
Int